home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-03-22 | 4.8 KB | 105 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = WWTCLKit
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = PAThumbWheelInspector.nib WWButtonCellIBInspector.nib\
- WWButtonIBInspector.nib WWColorWellIBInspector.nib\
- WWMovieProcViewIBInspector.nib\
- WWMovieVarViewIBInspector.nib\
- WWMovieVolumeViewIBInspector.nib\
- WWSimpleImageViewControlPanel.nib\
- WWSimpleImageViewIBInspector.nib\
- WWSimpleMovieViewControlPanel.nib\
- WWSimpleMovieViewIBInspector.nib\
- WWSliderCellIBInspector.nib WWSliderIBInspector.nib\
- WWTCLInterpError.nib WWTCLInterpIBInspector.nib\
- WWTCLWidgetsPalette.nib WWTextFieldCellIBInspector.nib\
- WWTextFieldIBInspector.nib\
- WWThumbWheelCellIBInspector.nib\
- WWThumbWheelIBInspector.nib\
- WWTTSwitchViewConnectInspector.nib\
- WWTTSwitchViewIBInspector.nib WWTTTimerIBInspector.nib\
- WWVarViewIBInspector.nib
-
- GLOBAL_RESOURCES = centeralignH_nib.tiff centeralign_nib.tiff\
- leftalignH_nib.tiff leftalign_nib.tiff\
- rightalignH_nib.tiff rightalign_nib.tiff\
- WWMovieProcView.tiff WWMovieVarView.tiff\
- WWSimpleImageView.tiff WWSimpleMovieView.tiff\
- WWTCLInterp.tiff WWTCLWidgetsPalette.tiff\
- WWTTTimer.tiff WWVarView.tiff palette.table
-
- CLASSES = NIBNameCell.m NIBNameMatrix.m NIBNameScrollView.m\
- PAThumbWheel.m PAThumbWheelCell.m PAThumbWheelInspector.m\
- WWButton.m WWButtonCell.m WWButtonCellIBInspector.m\
- WWButtonIBInspector.m WWColorWell.m WWColorWellIBInspector.m\
- WWDADTextField.m WWImageButton.m WWImageButtonCell.m\
- WWMatrixAdditions.m WWMovieProcView.m\
- WWMovieProcViewIBInspector.m WWMovieVarView.m\
- WWMovieVarViewIBInspector.m WWMovieVolumeView.m\
- WWMovieVolumeViewIBInspector.m WWSimpleImageView.m\
- WWSimpleImageViewIBInspector.m WWSimpleMovieView.m\
- WWSimpleMovieViewIBInspector.m WWSimpleString.m WWSlider.m\
- WWSliderCell.m WWSliderCellIBInspector.m WWSliderIBInspector.m\
- WWTCLClosedCmd.m WWTCLInterp.m WWTCLInterpIBInspector.m\
- WWTCLVarTrace.m WWTCLWidgetsPalette.m WWTextField.m\
- WWTextFieldCell.m WWTextFieldCellIBInspector.m\
- WWTextFieldIBInspector.m WWThumbWheel.m WWThumbWheelCell.m\
- WWThumbWheelCellIBInspector.m WWThumbWheelIBInspector.m\
- WWTTConnectorAgent.m WWTTSortedList.m WWTTSVConnector.m\
- WWTTSwitchView.m WWTTSwitchViewConnectInspector.m\
- WWTTSwitchViewIBInspector.m WWTTTimer.m WWTTTimerIBInspector.m\
- WWVarView.m WWVarViewIBInspector.m
-
- HFILES = aspectRatios.h avoidStupidWarnings.h NIBNameCell.h\
- NIBNameMatrix.h NIBNameScrollView.h PAThumbWheel.h\
- PAThumbWheelCell.h PAThumbWheelInspector.h SortedListAgent.h\
- tcl.h WWButton.h WWButtonCell.h WWButtonCellIBInspector.h\
- WWButtonIBInspector.h WWColorWell.h WWColorWellIBInspector.h\
- WWDADTextField.h WWImageButton.h WWImageButtonCell.h\
- WWMatrixAdditions.h WWMovieProcView.h\
- WWMovieProcViewIBInspector.h WWMovieVarView.h\
- WWMovieVarViewIBInspector.h WWMovieVolumeView.h\
- WWMovieVolumeViewIBInspector.h WWSimpleImageView.h\
- WWSimpleImageViewIBInspector.h WWSimpleMovieView.h\
- WWSimpleMovieViewIBInspector.h WWSimpleString.h WWSlider.h\
- WWSliderCell.h WWSliderCellIBInspector.h WWSliderIBInspector.h\
- WWTCLClosedCmd.h WWTCLInterp.h WWTCLInterpIBInspector.h\
- WWTCLVarTrace.h WWTCLWidgetsPalette.h WWTextField.h\
- WWTextFieldCell.h WWTextFieldCellIBInspector.h\
- WWTextFieldIBInspector.h WWThumbWheel.h WWThumbWheelCell.h\
- WWThumbWheelCellIBInspector.h WWThumbWheelIBInspector.h\
- WWTTConnectorAgent.h WWTTSortedList.h WWTTSortedListAgent.h\
- WWTTSVConnector.h WWTTSwitchView.h\
- WWTTSwitchViewConnectInspector.h WWTTSwitchViewIBInspector.h\
- WWTTTimer.h WWTTTimerIBInspector.h WWVarView.h\
- WWVarViewIBInspector.h
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = palette.make
- INSTALLDIR = /NextDeveloper/Palettes
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-